-
Notifications
You must be signed in to change notification settings - Fork 65
Update helphelp.{txt,jax} #2068
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
1箇所だけ気付いたところコメントしていますが、特に問題があるわけではないのでレビューとしては approve します。
@@ -298,6 +300,9 @@ $VIMRUNTIME/docにあるファイルは対象外です。 | |||
Tip: `/` コマンドで検索するパターンを挿入した後、<CR> ではなく <Esc> を押すと、 | |||
`J` または `K` を押すことで残りの各エントリの詳細なコンテキストを取得できます。 | |||
|
|||
helptoc の詳細、特にヘルプ以外のファイルタイプでの使用やオプションの設定につい |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
全くこのままで問題ないのですが、h-east さんはよく "configure" に「構成」という訳をあててらした気がするのでコメントだけ。
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
「「設定」と訳すとなんか違うなぁ」って時に「構成」と訳している感じですね。
「構成」に変更します。
で、気付いたんですが、同じ行の |helptoc.vim|
は |helptoc.txt|
のtypoじゃないかな?
しかも、:packadd helptoc
してからじゃないと飛べない。
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
確かに、|helptoc.vim|
というタグはないですね...。Typo で間違いないと思います。
packadd 問題はどうすると良いんでしょうね。pacadd してから飛んでね、と help に書くか、helptoc のドキュメントの配置場所を変えるか、ですかねえ。
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
本家を突いて直してもらいました。再レビューたのむ。
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
気になった点をコメント
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
指摘としては修正必須ではないとも思うので approve します
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
再レビュー気付くの遅れました。LGTMです
No description provided.